Skip to content

Simplify "Configure Build Tools" devcontainer step. - #62955

Merged
Daniel Rosenwasser (DanielRosenwasser) merged 1 commit into
mainfrom
configureBuildTools
Jan 5, 2026
Merged

Simplify "Configure Build Tools" devcontainer step.#62955
Daniel Rosenwasser (DanielRosenwasser) merged 1 commit into
mainfrom
configureBuildTools

Conversation

@DanielRosenwasser

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR simplifies the devcontainer build tools configuration by removing the sudo corepack enable npm command, aligning the devcontainer setup with the patterns used in GitHub Actions workflows where corepack enable npm is commented out.

Key Changes

  • Removes sudo corepack enable npm from the "Configure Build Tools" postCreateCommand
  • Streamlines the setup to just install hereby globally and run npm ci

@github-project-automation github-project-automation Bot moved this from Not started to Needs merge in PR Backlog Jan 5, 2026
Merged via the queue into main with commit 9d36497 Jan 5, 2026
39 checks passed
@DanielRosenwasser
Daniel Rosenwasser (DanielRosenwasser) deleted the configureBuildTools branch January 5, 2026 22:52
@github-project-automation github-project-automation Bot moved this from Needs merge to Done in PR Backlog Jan 5, 2026
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Jul 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants